home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
GIMP 2.6.8
/
gimp-2.6.8-i686-setup.exe
/
{app}
/
etc
/
fonts
/
conf.d
/
20-lohit-gujarati.conf
< prev
next >
Wrap
Extensible Markup Language
|
2007-10-15
|
301b
|
12 lines
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- Available Gujarti fonts look much better without hinting -->
<match target="font">
<test name="family"><string>Lohit Gujarati</string></test>
<edit name="hinting"><bool>false</bool></edit>
</match>
</fontconfig>